object frmQuerySysFiles: TfrmQuerySysFiles Left = 329 Top = 468 BorderIcons = [biMinimize, biMaximize] BorderStyle = bsDialog Caption = 'File Shredder - Suggestion' ClientHeight = 286 ClientWidth = 589 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter Scaled = False OnLocalize = AxSimpleSkinFormLocalize SkinProperties.WindowEdge = 5 SkinProperties.Header.Title = 'File Shredder - Suggestion' SkinProperties.Header.Font.Charset = DEFAULT_CHARSET SkinProperties.Header.Font.Color = clWindow SkinProperties.Header.Font.Height = -22 SkinProperties.Header.Font.Name = 'Century Gothic' SkinProperties.Header.Font.Style = [] PixelsPerInch = 144 TextHeight = 16 object axlSuggest: TAxLabel Left = 18 Top = 15 Width = 403 Height = 25 WordWrap = False Quality = smMMXSmoothing4x Transparent = False AutoSize = False Caption = 'Wiping system files' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ShowAccelChar = True ParentFont = False end object lblQueryText: TLabel Left = 18 Top = 48 Width = 547 Height = 49 AutoSize = False Caption = 'The following files or folders are located in a system folder. S' + 'hredding them may affect system stability. Would you like to shr' + 'ed these files and folders?' WordWrap = True end object shpTopLineBlack: TShape Left = 0 Top = 230 Width = 589 Height = 1 Align = alBottom end object lvFiles: TListView Left = 18 Top = 105 Width = 553 Height = 109 Columns = < item AutoSize = True end> ColumnClick = False ReadOnly = True RowSelect = True ShowColumnHeaders = False SmallImages = imglistLV TabOrder = 0 ViewStyle = vsReport end object Panel1: TPanel Left = 0 Top = 231 Width = 589 Height = 55 Align = alBottom BevelOuter = bvNone Color = 15724527 ParentBackground = False TabOrder = 1 object btnYes: TButton Left = 411 Top = 16 Width = 80 Height = 25 Caption = 'Yes' ModalResult = 6 TabOrder = 0 end object btnNo: TButton Left = 498 Top = 16 Width = 80 Height = 25 Caption = 'No' ModalResult = 7 TabOrder = 1 end end object imglistLV: TImageList BkColor = clWhite Masked = False Left = 477 Top = 65533 end end